body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, textarea, p{ margin: 0; padding: 0; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html { min-width: 1300px; height: 100%; font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;}
a { text-decoration: none; }
body { min-width: 1200px; }
img { border: 0; }
textarea{resize: none;  }
ol, ul, li { list-style: none; }
.menu{ height: 80px;width: 100%;background-color: #fff;}
.ccsModu{ width: 1200px;margin: 0 auto;overflow: hidden;}
.logo{ display: inline-block;float: left}
.nav{ float: left;height: 80px;}
.ccsDisplayMiddle { font-size: 0; }
.ccsDisplayMiddle>* { font-size: 16px; display: inline-block; vertical-align: middle;line-height: 80px;}
.ccsDisplayMiddle>li { margin-left: 24px;vertical-align: middle;height: 40px;}
.ccsDisplayMiddle li a{ color: #ffffff;}
.navshu{
    width: 2px;
    height: 50px;
    margin-top: 15px;
    border-left: 2px solid #bebebe;
    float: left;
}

.navshang{
    font-size: 28px;
    color: #1473b7;
    font-weight: 600;
    letter-spacing: 2px;
    height: 20px;
    margin-top: -10px;
    margin-left: 15px;
}

.navxia{
    font-size: 16px;
    color: #212121;
    margin-top: 10px;
    margin-left: 15px;
    letter-spacing: 2px;
}

.swiper-container {
    width: 100%;
    height: 100%;

}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.menuDiv { 
    display:inline-block;
}

/*.menuDiv>p{
    width: 700px;
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
    color: #000000;
}*/

.menuDiv a {
    text-decoration: none;
}

.menuPhone>p{
    display: inline-block;
}

.menuPhone>p>img{
    width: 70px;
}

.menuPhone>p:nth-child(2){
    margin-left: 8px;
    font-size: 20px;
    position: absolute;
    top: -10px;
    color: #1473b7;
    font-weight: 600;
    letter-spacing: 2px;
}

.dianhua{
    position: absolute;
    top: 18px;
    font-size: 26px;
    color: #1473b7;
    font-weight: 600;
}

.menuDiv ul{
    width: 1200px;
    margin:0 auto;
}

.menuDiv li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 144px;
} 

.menuDiv>li>a{
    color: #fff;
}
.menuDiv > ul > li > ul {
    position: absolute;
    display: none;
    margin-left: 24px;
    z-index: 99;
}
.menuDiv > ul > li > ul > li {
    clear: both;
}
.menuDiv > ul > li:hover ul {
    display: block;
}
.menuDiv > ul > li > a {
    line-height: 40px;
    text-align: center;
    display: block;
    color: #ffffff;
}

.ccsInnoBanner{
    width: 100%;
}

.ccsIndexPro{
    border-top: 1px dashed #d4d4d4;
    margin-top: 40px;
}

.ccsProLeft{
    float: left;
    width: 311px;
    margin-top: 20px;
}

.ccsProLeft>p{
    width: 100%;
    height: 67px;
    border-bottom: 1px dashed #d4d4d4;
    line-height: 60px;
    letter-spacing: 2px;
    padding: 0px 16px;
    font-size: 16px;
    color: #5d5d5d;
}

.ccsProRight{
    float: right;
    width: 855px;
    margin-top: 20px;
}

.ccsProRight>div{
    float: left;
    width: 265px;
    text-align: center;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    margin-left: 20px;
    margin-bottom: 20px;
}

.ccsProRight>div>a>img{
    width: 260px;
    height: 144px;
}

.ccsProRight>div>a>p{
    width: 100%;
    height: 30px;
    background-color: #1473b7;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}

.ccsPro{
    width: 100%;
    height: 100px;
    text-align: center;
    background-color: #1473b7;
    color: #ffffff;
    padding: 20px 0px;
}

.ccsPro>p:nth-child(1){
    font-size: 27px;
    letter-spacing: 5px;
}

.ccsPro>p:nth-child(2){
    font-size: 20px;
}

.ccsIndexAbout{
    width: 100%;
    
    background-color: #f5f5f5;
    margin-top: 40px;
    margin-bottom: 60px;
}

.ccsModuTitile{
    text-align: center;
    width: 339px;
    margin: 0 auto;
    padding: 1px 0;
    margin-bottom: 20px;
}   

.ccsModuTitile>p:nth-child(1){
    font-size: 25px;
    margin-top: 40px;
    color: #5c5c5c;
}

.ccsModuTitile>p:nth-child(2){
    border-bottom: 1px solid #1f4f92;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ccsModuTitile>p:nth-child(3){
    width: 40px;
    border-bottom: 3px solid #1f4f92;
    margin: -7px auto;
}

.ccsModuTitile>p:nth-child(4){
    color: #1f4f92;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}

.ccsAboutLeft{
    float: left;
    width: 576px;
}

.ccsAboutRight{
    float: right;
    width: 595px;
}

.ccsAboutLeft>p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 30px;
}

.ccsAboutLeft>a{
    font-size: 16px;
    color: #2670b9;
}

.ccsIndexXzleft{
    float: left;
    width: 500px;
    margin-top: 30px;
}

.ccsIndexXzRight{
    float: left;
    width: 680px;
    margin-left: 20px;
    margin-top: 30px
}

.ccsIndexImg{
    float: left;
    margin-bottom: 40px;
}

.ccsIndexP{
    float: left;
    height: 69px;
    margin-bottom: 40px;
    margin-left: 15px;
}

.ccsIndexP>p:nth-child(1){
    font-size: 16px;
    color: #e32433;
    margin-bottom: 5px;
}

.ccsIndexP>p:nth-child(2){
    border-bottom: 1px dashed #d4d4d4;
    margin: 10px 0;
}

.ccsIndexNews{
    overflow: hidden;
    margin-bottom: 20px;
}

.ccsNewsLeft{
    float: left;
    width: 177px;
    border: 3px solid #1f4f92;
}

.ccsNewsLeft>a>img{
    width: 170px;
    height: 102px;
}

.ccsNewsRight{
    float: right;
    width: 1000px;
}

.ccsNewsTitle{
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 15px;
}

.ccsNewsCon{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #676767;
}

.ccsIndexCase{
    float: left;
    width: 380px;
    margin-left: 20px;
    text-align: center;
}

.ccsIndexCase>img{
    width: 380px;
    height: 255px;
}

.ccsIndexCase>p{
    margin: 10px 0;
}

.hy{
    float: left;
    width: 574px;
    overflow: hidden;
}

.ccsHy{
    overflow: hidden;
    border-bottom: 1px dashed #676767;
    height: 80px;
}

.hyImg{
    float: left;
    width: 100px;
}

.hyP{
    float: left;
    width: 474px;
}

.hyImg>a>p:nth-child(1){
    color: #676767;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}

.hyImg>a>p:nth-child(2){
    color: #676767;
    font-size: 14px;
    text-align: center;
}

.hys{
    float: right;
    width: 584px;
}

.newsTitle{
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsCon{
    font-size: 14px;
    color: #5d5c5c;
    margin-top: 10px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ccsIndesFooter{
    width: 100%;
    background-color: #323232;
    overflow: hidden;
    margin-top: 40px;
}

.footer{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.footer>div{
    float: left;
    width: 400px;
}

.footer>div>p{
    margin-top: 10px;
    font-size: 14px;
    color: #ffffff;
    margin-left: 66px;
}

.footer>div>p>input{
    width: 274px;
}

.footer>div>p>textarea{
    width: 274px;
}

.footer>div>img{
    text-align: left;
    margin-left: 180px;
}

.ccsMbx{
    width: 100%;
}

.ccsMbx p{
    width: 1162px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    line-height: 50px;
    color: #000000;
}

.ccsMbx p a{
    color: #000000;
}

.lmRight{
    margin-top: 40px;
    float: left;
    width: 872px;
    margin-left: 20px;
}

.lmLeft{
    margin-top: 30px;
    float: left;
    width: 270px;
}

.lmLeft>div{
    overflow: hidden;
}

.ccsLeftjs{
    text-align: center;
    height: 90px;
    background-color: #1473b7;
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    padding: 15px 0;
}

.leftchina{
    font-size: 27px;
    color: #ffffff;
}

.leftenglish{
    color: #ffffff;
}

.ccsLeftjsP{
    margin-top: 20px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.ccsLeftjsP>a>img{
    width: 100%;
}

.ccsLeftjsP>a>p{
    background-color: #1473b7;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
}

.rightch{
    margin-top: 10px;
    font-size: 25px;
    letter-spacing: 2px;
}

.rightenglish{
    font-size: 19px;
    color: #1473b7;
    display: inline-block;
}

.xian{
    display: inline-block;
    border-bottom: 1px solid #1473b7;
    width: 668px;
    margin-bottom: 5px;
}

.cu{
    width: 60px;
    border-top: 3px solid #1473b7;
    margin-top: -12px;
    margin-left: 204px;
}

.ccsJcon{
    font-size: 16px;
    color: #000;
    line-height: 27px;
}

.ccsJcon>p{
    margin-top: 0px;
    margin-bottom: 20px;
}

.aboutP{
    float: left;
    width: 49%;
    font-size: 16px;
    color: #000;
    line-height: 27px;
    text-indent: 2em;
}

.aboutImg{
    float: right;
    width: 49%;
}

.bottomx{
    width: 872px;
    border-top: 1px solid #1473d7;
    float: left;
    margin-left: 290px;
    margin-top: -11px;
}

.ccsLeftclass>a>p{
    font-size: 16px;
    border-bottom: 1px dashed #bcbcbc;
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xinwen p{
    text-align: left !important;
}
.ccsLeftclass>a>p:nth-child(4){
    border-bottom: 0;
}

.ccsAddress{
    margin-top: 40px;
    margin-bottom: 40px;
}

.ccsAddress>p{
    margin-top: 20px;
}











.ccsLeftNav{
    float: left;
}

.ccsLeftNum{
    float: left;
    font-size: 18px;
    background-color: #009344;
    color: #ffffff;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    line-height: 40px;
}

.ccsLeftNav{
    width: 230px;
    height: 40px;
    font-size: 18px;
    background-color: #f2f2f2;
    margin-top: 10px;
    line-height: 40px;
}

.ccsLeftNav>a>p{
    margin-left: 10px;
}

.lmLeft>div:nth-child(2){
    margin-top: 30px;
}

.ccsLeftTitle{
    width: 100%;
    height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #009344;
    color: #ffffff;
    line-height: 40px;
}

.ccsLeftCon{
    font-size: 16px;
    color: #000000;
    background-color: #f2f2f2;
    line-height: 35px;
    padding: 8px 8px;
}

.ccsLeftCon a p{
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ccsJjs{
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000000;
    width: 257px;
    margin-left: 25px;
    border-right: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    margin-top: 40px;
}

.ccsJjs>a>img{
    width: 252px;
    height: 140px;
}

.ccsJjs>a>p{
    background-color: #1473b7;
    color: #ffffff;
    height:30px;
    line-height: 30px;
}

.ccsDetails{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.ccsDetails>p{
    font-size: 16px;
    margin-top: 20px;
}

.ccsNewsImg{
    float: left;
    width: 185px;
}

.ccsNewsImg>a>img{
    width: 185px;
    height: 123px;
}

.ccsNewsP{
    float: right;
    width: 667px;
    height: 123px;
}

.ccsNewsTitles{
    float: left;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: 15px;
}

.ccsNewsTime{
    float: left;
    font-size: 14px;
    color: #818181;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ccsNewsCons{
    font-size: 14px;
    color: #818181;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}

.detailsTitle{
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.detailsTime{
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    color: #818181;
}

.detailsCon{
    font-size: 14px;
    color: #818181;
    line-height: 30px;
}

/*.detailsCon>p:nth-child(1){
    margin-top: 20px;
}*/

.bottomtitle{
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-bottom: 5px;
    width: 400px;
}

.bottomtime{
    float: right;
    margin-top: 10px;
}

.bottomdiv{
    overflow: hidden;
    border-bottom: 1px dashed #676767;
}













.ccsRdiv{
    margin-top: 10px;
    margin-bottom: 40px;
}

.ccsRdiv div{
    overflow: hidden;
}

.ccsProblemTitle{
    font-size: 18px;
    float: left;
    width: 80%;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ccsProblemTime{
    font-size: 14px;
    float: right;
    width: 20%;
    color: #9fa39f;
    text-align: right;
}

.ccsProblemCon{
    margin-top: 10px;
    font-size: 16px;
    color: #575958;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.addressjb{
    width: 100%;
    height: 701px;
    background: url("../images/serverbj.jpg") no-repeat center;
    padding: 266px 166px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.addressjb>a>span{
    color: #828282;
}

.tsDiv{
    float: left;
    width: 232px;
    text-align: center;
    margin-bottom: 40px;
}

.tsDiv>a>p{
    margin-top: 10px;
    font-size: 16px;
}

.tsDiv>a>p>span{
    display: inline-block;
    vertical-align: middle;
}

.ccsImgDiv{
    float: left;
    width: 180px;
}

.ccsImgDiv>img{
    width: 159px;
    height: 105px;
}

.ccsCaseP{
    float: right;
    width: 692px;
}

.ccsCaseCon{
    color: #8b8787;
    font-size: 16px;
}

.ccsCaseDiv{
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.classname{
    margin: 10px 0;
    text-align: center;
}

.classname>p{
    font-size: 18px;
    background-color: #1473b7;
    height: 42px;
    line-height: 42px;
    letter-spacing: 2px;
    color: #ffffff;
}

.classname>p>a{
    color: #ffffff;
}

.classnametwo{
    background-color: #ff7444;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.classnametwo>a{
    color: #ffffff;
}

.wsnewsimg>img{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.hfcbtn{
    display: inline-block;
    width: 100px;
    font-size: 14px;
    letter-spacing: 4px;
    margin-left: 186px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yn_company{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}

.yn_zizhi{
    float: left;
    width: 375px;
}

.yn_zizhi>img{
    width: 375px;
    height: 279px;
}

.yn_zizhi>p{
    margin-top: 20px;
    letter-spacing: 2px;
    font-size: 16px;
    color: #444444;
    text-align: center;
    margin-bottom: 20px;
}

.gsshili{
    overflow: hidden;
    text-align: center;
    height: 392px;
}

.shili{
    position: relative;
}

.shili>div:nth-child(1){
    position: absolute;
}

.shili>div:nth-child(2){
    position: absolute;
    top: 21px;
}

.shili>div:nth-child(3){
    position: absolute;
    right: 0;
    top: 19px;
}

.shili>div:nth-child(4){
    position: absolute;
    right: 0;
    top: 159px;
}

.shili>div:nth-child(5){
    position: absolute;
    right: 4px;
    top: 274px;
}

.shili>div:nth-child(6){
    position: absolute;
    top: 350px;
}

.shilip{
    margin: 0;
    background-color: #1e4592;
    color: #ffffff;
    letter-spacing: 2px;
    line-height: 22px;
}

.shilidw{
    position: absolute;
    top: 70px;
    background-color: #1e4592;
    color: #ffffff;
    transform: skewX(0deg);
    left: 101px;
    letter-spacing: 4px;
    width: 100px;
    line-height: 28px;
    border: 1px solid #ffffff;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
    padding: 0px 0px 0px 20px;
    z-index: 99;
}

.shiligh{
    position: absolute;
    top: 7px;
    font-size: 18px;
    color: #ffffff;
    left: 8px;
    letter-spacing: 7px;   
}

.price_title{
    margin-top: 30px;
}

.chinesetitle{
    font-size: 30px;
    color: #000000;
    font-weight: 600;
}

.englishtitle{
    font-size: 12px;
    color: #828282;
}

.shu{
    width: 2px;
    height: 15px;
    background-color: #828282;
    display: inline-block;
    margin-left: 2px;
}

.youshiDiv{
    overflow: hidden;
}

.ysDiv{
    float: left;
    width: 161px;
    margin-right: 10px;
}

.ysDiv>img{
    width: 100%;
    height: 121px;
}

.ysDiv>p{
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    background-color: #1e4592;
    color: #ffffff;
    line-height: 30px;
}

.ysDiv>div>p{
    font-size: 20px;
    text-align: center;
    letter-spacing: 3px;
    margin:10px 0;
}

.yn_jingxi{
    float: left;
    width: 271px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.yn_jingxi>img{
    width: 100%;
    height: 174px;
}

.yn_jingxi>p{
    text-align: center;
    background-color: #254b95;
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 2px;
}

.pagination {float: left;width:100%;margin-top: 20px;text-align: center;}

.pagination li {display: inline-block;margin-right: -1px;padding: 5px;border: 1px solid #e2e2e2;min-width: 20px;text-align: center;}

.pagination li.active {background: #009688;color: #fff;border: 1px solid #009688;}

.pagination li a {display: block;text-align: center;}





.yinuoDiv{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #d2d2d2;
}

.webTitle{
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 40px;
    color: #333333;
    text-align: center;
}

.aboutTxt{
    font-size: 16px;
    color: #666666;
    text-indent: 2em;
    line-height: 30px;
}

.aboutCon>img{
    margin: 20px 0;
}

.aboutYuanJing{
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.aboutNumber{
    overflow: hidden;
}
.clear{
    clear: both;
}
.numberDiv{
    float: left;
    width: 290px;
    height: 125px;
    text-align: center;
    border-right: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
}
.zzDiv{
    width: 270px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.zzDiv img{
    width: 100%;
}

.zzDiv>p{
    margin-top: 10px;
}

.zzRight{
    margin-right: 0;
}

.zzZs{
    overflow: hidden;
}

.zzNew{
    float: left;
    width: 203px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.zzNew img{
    width: 100%;
}
.zz11{
    width: 200px;
    float: left;
    margin-right: 51px;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.zz11 img{
    width: 100%;
}
.zz11 p{
    margin-top: 10px;
}
.zz14{
    float: left;
    margin-right: 14px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    width: 133px;
}
.zz14 img{
    width: 100%;
}
.zzZhengShu{
    float: left;
    /*width: 527px;*/
    margin-top: 30px;
    margin-bottom: 20px;
}

.zzNew>p{
    margin-top: 10px;
}

.zpDiv{
    border-bottom: 1px dashed #d0d0d0;
}

.zpTitle{
    font-size: 16px;
    margin-top: 20px;
}

.zpCon{
    font-size: 16px;
}

.zpBlod{
    font-size: 16px;
}

.clear{
    clear:both;
}
.honor_img{
    margin-top: 20px;
    float: left;
}
.honor_img p{
    font-size: 16px;
    color: #666;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.honor1{
    margin-top: 40px;
}
.honor1,.honor2,.honor3,.honor4{
    max-width: 855px;
}
.honor1 img,.honor2 img,.honor3 img,.honor4 img{
    width: 100%;
}
.honor1 .honor1_2 .honor_img{
    margin-right: 12px;
    width: 277px;
}
.honor1 .honor1_2 .honor_img:nth-child(3){
    margin-right: 0px;
}

.line{
    height: 0px;
    border:1px dashed #666;
    width: 100%;
    margin-top: 20px;
}
.honor2,.honor3,.honor4{
    width: 100%;
    text-align: center;
    margin-top: 40px;

}
.honor2 .honor_img{
    margin-right: 9px;
    width: 207px;
}
.honor2 .honor_img:nth-child(4n){
    margin-right: 0px;
}
.honor3 .honor_img{
    margin-right: 11px;
    width: 162px;
}
.honor3 .honor_img:nth-child(5n){
    margin-right: 0px;
}
.honor4 .honor_img{
    margin-right: 12px;
    width: 277px;
}
.honor4 .honor_img:nth-child(3n){
    margin-right: 0px;
}
.honor_title{
    font-size: 24px;
    color: #fff;
    font-weight:bold;
    background-color: #1070bc;
    width: 220px;
    padding:5px 10px;
    margin: auto;
    margin-bottom: 20px;
}
.honor4{
    margin-bottom: 20px;
}
.xuanZhong{
    background-color: #1070bc;
}